home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / util / simulare.sit / Simula 4.07 Reference / card_64873.txt < prev    next >
Text File  |  1989-05-02  |  2KB  |  102 lines

  1. -- card: 64873 from stack: in.07 Reference
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 13647
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: A004
  11. -- rect: left=15 top=290 right=312 bottom=114
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Classes
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 39217
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 3 (field)
  29. -- low flags: 00
  30. -- high flags: 0002
  31. -- rect: left=268 top=106 right=295 bottom=429
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 0
  35. -- font id: 3
  36. -- text size: 10
  37. -- style flags: 0
  38. -- line height: 13
  39. -- part name: 
  40.  
  41.  
  42. -- part 4 (field)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=349 top=132 right=291 bottom=421
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 0
  49. -- font id: 3
  50. -- text size: 10
  51. -- style flags: 0
  52. -- line height: 13
  53. -- part name: 
  54.  
  55.  
  56. -- part contents for background part 2
  57. ----- text -----
  58. Controls
  59.  
  60. -- part contents for background part 1
  61. ----- text -----
  62.  
  63. Controls are created and manipulated using
  64. the routines as described in Inside Mac.
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. -- part contents for card part 3
  73. ----- text -----
  74. class macControl
  75.  
  76. NewControl
  77. GetNewControl
  78. MoveControl
  79. SizeControl
  80. DragControl
  81. ShowControl
  82. HideControl
  83. SetCTitle
  84. GetCTitle
  85. HiliteControl
  86.  
  87.  
  88.  
  89. -- part contents for card part 4
  90. ----- text -----
  91. SetCRefCon
  92. GetCRefCon
  93. SetCtlValue
  94. GetCtlValue
  95. GetCtlMin
  96. GetCtlMax
  97. SetCtlMin
  98. SetCtlMax
  99. GetCtlAction
  100. SetCtlAction
  101. TestControl
  102. TrackControl